Welcome![Sign In][Sign Up]
Location:
Search - RGB BMP

Search list

[Graph programMemoShowBmp

Description: 能实现彩色图RGB分量的数字显示,并能将彩色图转换为灰度图。-achieve color RGB component to the figures, and can change color to grayscale.
Platform: | Size: 75776 | Author: 阿崔 | Hits:

[Graph programBMPTool

Description: 将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
Platform: | Size: 1024 | Author: 易 容 | Hits:

[OtherRGB-HSI

Description: 这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。-This is a realization from RGB to the HSI Exchange of procedures, you can be one you like bmp file in the conversion process.
Platform: | Size: 3072 | Author: 王瑞 | Hits:

[GDI-BitmapYUV TO RGB

Description: 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
Platform: | Size: 3762176 | Author: | Hits:

[GDI-Bitmap从BMP文件中装入位图并显示(6KB)

Description: 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib. the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. The next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more structures rgbquad the final section is the actual bits that define the bitmap image. by the way, the bmp file holds a device independent bitmap and sometimes the extension used is Freehand. the steps outlined below is valid for both Windows 95 and Windows NT. on Windows 95, you can also use the loadimage () function to load a bitmap from a fil
Platform: | Size: 7168 | Author: 刘永平 | Hits:

[Picture ViewerBMP与JPG格式转变的源代码

Description: BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Platform: | Size: 15360 | Author: 屠理峰 | Hits:

[Picture Viewerbmp-jpg

Description: BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
Platform: | Size: 198656 | Author: 时柏营 | Hits:

[DSP programVideoBMP

Description: 生成图象文件,运用公式将YCbCR彩色系统表示成RGB彩色系统象素。-generated image files, use formula will YCbCR color system expressed as pixel RGB color system.
Platform: | Size: 1117184 | Author: | Hits:

[Graph programGraphicEx87

Description: 说明:GraphicEx.pas文件使得TImage支持30多种图象格式,有TIFF images(*.tif *.tiff), SGI images(*.bw, *.rgb, *.rgba, *.sgi), ZSoft Paintbrush images(*.pcx, *.pcc), Kodak Photo-CD images(*.pcd), CompuServe images(*.gif), Photoshop images(*.psd, *.pdd), Paintshop Pro images (*.psp), Portable network graphic images (*.png), bitmap images(*.bmp, *.rle, *.dib), Portable pixel/gray map images(*.ppm, *.pgm, *.pbm)等等。 -: GraphicEx.pas document makes TImage support more than 30 image formats. a TIFF images (*. tif*. tiff), SGI images (*. bw.*. rgb,*. rgba,*. sgi) ZSoft Paintbrush images (*. ai,*. PCC), Kodak Photo-CD images (*. PCD), CompuServe images (*. gif), Photoshop images (*. psd,*. both), Paintshop Pro images (*. psp) Portable network graphic images (*. png). bitmap images (*. bmp,*. eps, and*. Freehand), Portable pixel/gray map images (*. ppm.*. pgm,*. pbm), and so on.
Platform: | Size: 936960 | Author: 宋枫雅 | Hits:

[GDI-BitmapRGBpicsearch

Description: VC,使用RGB空间对bmp图像进行检索。-VC, use RGB space right bmp image retrieval.
Platform: | Size: 11101184 | Author: 傅博 | Hits:

[Special Effectsbmp2source

Description: This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows(TM) .BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit values representing the scaled down (24bpp to 5:5:5 RGB) color values OR an array of 8-bit or 4-bit indices into the palette.-This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows (TM). BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit values representing the scaled down (24bpp to 5:5:5 RGB) color values OR an array of 8-bit or 4-bit indices into the palette.
Platform: | Size: 46080 | Author: 赵东 | Hits:

[Special Effectsbmptoc

Description: 240X320 24位bmp 转换成16位RGB 程序 240X320在程序中可以改-240X320 24 bmp converted into 16 RGB procedures 240X320 in the proceedings can be to change
Platform: | Size: 27648 | Author: zyl | Hits:

[2D GraphicBMPTORGB

Description: 一个读bmp文件并转换图像数据为RGB的例子-a time bmp file and conversion of RGB image data example
Platform: | Size: 1024 | Author: | Hits:

[OtherConvert2.1

Description: 一转BMP为数据的单EXE软件,网上找不到的(IC 供应商内部的)方便LCD同行使用,可以转Gray & RGB.-BMP switch to a single data EXE software. not online (IC vendors internal) to facilitate the use of peer-LCD can switch Gray
Platform: | Size: 504832 | Author: dfd | Hits:

[.netBMP

Description: 实现对BMP位图的显示,主要了解dc(设备环境)的使用方法
Platform: | Size: 8502272 | Author: Dean | Hits:

[GDI-BitmapRGBtoYUV

Description: 转换24位bmp图象到YUV图象(4:2:2, 4:4:4,4:2:0)-24 image converter bmp images to YUV (4:2:2, 4:4:4,4:2:0)
Platform: | Size: 37888 | Author: Franck | Hits:

[Picture ViewerRGB

Description: 将BMP档的图任意角度转图 + 灰阶,并能够存档-BMP plans to file any angle to Figure+ Gray, and be able to archive
Platform: | Size: 2364416 | Author: 林佳玮 | Hits:

[Special Effectsbmp

Description: 中文注释,读写BMP图片文件的程序 包括打开、关闭文件、读写BMP数据矩阵和RGB、灰度转换,适用于数字图像处理领域的研究人员和入门人员-Chinese notes, read and write BMP picture files, including open, close the file, reading and writing BMP data matrix and the RGB, grayscale conversion, applicable to digital image processing research in the field of personnel and entry personnel
Platform: | Size: 9216 | Author: 李磊 | Hits:

[Graph programbmp

Description: 调用bmp图像,将256色图像转化为灰度图,图像锐化,RGB转换成YUV-Call bmp images, 256 color images into grayscale, image sharpening, RGB into YUV
Platform: | Size: 3817472 | Author: liuli | Hits:

[Picture ViewerRGB-BMP互转

Description: 根据已有的rgb565图像数据,得到对应的bmp图像(get bmp photo according to rgb565 datas)
Platform: | Size: 1101824 | Author: fengleism | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net